From: Stefan Monnier Date: Tue, 9 Mar 2004 15:28:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23753 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8a9445284583d79f8b8f1ac92839ca3276fa4b11;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index af42e158cd7..7d12a911b31 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,12 @@ +2004-03-09 Stefan Monnier + + * type-break.el (type-break-emacs-variant): Remove. + (type-break-run-at-time, type-break-cancel-function-timers): + Use fboundp rather than version name and number. + 2004-03-09 Masatake YAMATO - * hexl.el (hexl-mode): Use `make-local-variable' instead of + * hexl.el (hexl-mode): Use `make-local-variable' instead of `make-variable-buffer-local'. 2004-03-08 Michael Albinus